Turn some defsubsts into defuns and revert part of last switch-to-buffer fix.
authormartin rudalics <rudalics@gmx.at>
Fri, 5 Aug 2011 06:23:23 +0000 (08:23 +0200)
committermartin rudalics <rudalics@gmx.at>
Fri, 5 Aug 2011 06:23:23 +0000 (08:23 +0200)
commit0521a261e5ba9e20df50023a6c65b4bdaac01705
treebf3bbe24a2fdcda61f7a8c48daaaa964042e97c8
parent992d4d7eee6086b250391c9d266571770112a4a0
Turn some defsubsts into defuns and revert part of last switch-to-buffer fix.

* window.el (display-buffer-same-window)
(display-buffer-same-frame, display-buffer-other-window)
(pop-to-buffer-same-window, pop-to-buffer-same-frame)
(pop-to-buffer-other-window)
(pop-to-buffer-same-frame-other-window)
(pop-to-buffer-other-frame): Make them defuns.
(switch-to-buffer): Don't set LABEL argument of pop-to-buffer.
lisp/ChangeLog
lisp/window.el